home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / dev / misc / Progr_Langs_v7.readme < prev    next >
Text File  |  2002-05-26  |  1KB  |  40 lines

  1. Short:    Comparison of progr. langs
  2. Author:   Frank Reibold
  3. Uploader: fr-sw@reibold-online.de
  4. Type:     dev/misc
  5. Kurz:     Programmiersprachen-Vergleich
  6.  
  7.  
  8. Programming Languages - A Comparison
  9. ------------------------------------
  10.  
  11. This package consists of the following files:
  12.  
  13. o  Progr_Langs.guide - the document describing and comparing the programming
  14.                        languages
  15. o  exe_timer         - the tool used to measure the execution times (must be
  16.                        run in the CLI)
  17. o  exe_timer.b       - the source code in ACE Basic
  18. o  cbsi              - a system information tool (must be run in the CLI)
  19. o  cbsi.out          - a sample output of cbsi
  20. o  MemDiff           - calculates the memory usage of a program
  21. o  MemDiff.bb2       - the source code in Blitz Basic 2
  22.  
  23. The documentation consists mainly of a couple of tables showing the
  24. execution speeds and the lengths of the executable files created by some
  25. programming languages like GNU C++ (egcs) and Blitz Basic 2.
  26.  
  27. You can also find the main features of those programming languages and
  28. some hints.
  29.  
  30. News
  31. ----
  32.  
  33. o  Added PowerD description
  34. o  New "cbsi" detects Amiga OS 3.9
  35. o  new "cbsi" calculates MIPS ans FLOPS more precisely under
  36.    Amiga OS 3.9
  37. o  revised Creative E description and results due to
  38.    new version 2.x
  39. o  added Free Pascal (fpc) description and results
  40.